![]() |
PDM-IR SDK
3.0.12
PDM-IR_SDK
|
Data Structures | |
| struct | Temperature_s |
| struct | MODULECONFIG |
| struct | MODULEINFO |
| struct | MODULESTATUS |
Typedefs | |
| typedef unsigned char | UINT8 |
| typedef signed char | INT8 |
| typedef signed short | INT16 |
| typedef unsigned short | UINT16 |
| typedef unsigned int | UINT32 |
| typedef signed int | INT32 |
Custom types used by the SDK.
| enum RESULT |
Error table enum.
Error code returned by the PDM-IR functions.
| enum TEMP_VALUES |
Temperature enum.
Temperature of the SPAD.
| enum HOLDOFFTYPE |
hold Off Type enum.
The enum select the PDM-IR hold off type.
| enum GATEMODE |
Gate Mode enum.
The enum select the PDM-IR internal or external trigger. The chose trigger is in logic function with the Aux In
| Enumerator | |
|---|---|
| GATEMODE_INTERNAL |
The Gate trigger is the internal trigger. |
| GATEMODE_EXTERNAL |
The Gate trigger is the external trigger. |
| enum GATESHAPE |
Gate Shape enum.
The enum specifies if the PDM-IR has a fixed width gate or the same width of the trigger gate, or is in free runing mode.
| enum TREDGE |
| enum TRFUNCT |
Function Type enum.
Function between the trigger (Internal Trigger or Trigger In chosen by GATEMODE) and the Aux In.
| enum OUTMODE |
Output Type enum.
it specifies the signal out from TLL out or NIM out.
| enum COUNTERSTATUS |
| enum SPAD_TYPE |
SPAD Type enum.
The SPAD type used in the module.
| enum STATUSBITS |
Parameter Status enum.
The enum indicates the actual status of a parameter.